projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
359123f
)
correct gui dependency for windows cross compiles.
author
tsteven4
<tsteven4@gmail.com>
Mon, 14 Apr 2014 02:09:18 +0000
(
02:09
+0000)
committer
tsteven4
<tsteven4@gmail.com>
Mon, 14 Apr 2014 02:09:18 +0000
(
02:09
+0000)
gpsbabel/Makefile.in
patch
|
blob
|
history
diff --git
a/gpsbabel/Makefile.in
b/gpsbabel/Makefile.in
index f9f7cf660c2e45329fafdd306a2bd300ab31963d..6178ceb52c659a6b38726fee6783e3b1cd7ca22f 100644
(file)
--- a/
gpsbabel/Makefile.in
+++ b/
gpsbabel/Makefile.in
@@
-381,7
+381,7
@@
mac-release:
tar cvzf gpsbabel-osx.tgz usr/bin/gpsbabel
curl -u anonymous:anonymous --upload-file gpsbabel-osx.tgz ftp://upload.sf.net/incoming/
-gui: gpsbabel
+gui: gpsbabel
$(EXEEXT)
cd gui ; $(QMAKE) app.pro && make
cd gui ; $(LUPDATE) app.pro
cd gui ; $(LRELEASE) app.pro